[INFO] fetching crate concrete-core 1.0.2...
[INFO] testing concrete-core-1.0.2 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate concrete-core 1.0.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate concrete-core 1.0.2
[INFO] finished tweaking crates.io crate concrete-core 1.0.2
[INFO] tweaked toml for crates.io crate concrete-core 1.0.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate concrete-core 1.0.2 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 104 packages to latest compatible versions
[INFO] [stderr]       Adding aligned-vec v0.5.0 (available: v0.6.4)
[INFO] [stderr]       Adding bincode v1.3.3 (available: v3.0.0)
[INFO] [stderr]       Adding concrete-csprng v0.2.2 (available: v0.4.1)
[INFO] [stderr]       Adding concrete-fft v0.1.0 (available: v0.5.1)
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.8.2)
[INFO] [stderr]       Adding dyn-stack v0.8.3 (available: v0.13.2)
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.10.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded aligned-vec v0.5.0
[INFO] [stderr]   Downloaded kolmogorov_smirnov v1.1.0
[INFO] [stderr]   Downloaded dyn-stack v0.8.3
[INFO] [stderr]   Downloaded concrete-fft v0.1.0
[INFO] [stderr]   Downloaded concrete-csprng v0.2.2
[INFO] [stderr]   Downloaded aes-soft v0.6.4
[INFO] [stderr]   Downloaded concrete-cuda v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 08db948eddbc7e12f43e67aad1801b1e5de75b5cc89de775b77af6d1b9f08568
[INFO] running `Command { std: "docker" "start" "08db948eddbc7e12f43e67aad1801b1e5de75b5cc89de775b77af6d1b9f08568", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "08db948eddbc7e12f43e67aad1801b1e5de75b5cc89de775b77af6d1b9f08568" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08db948eddbc7e12f43e67aad1801b1e5de75b5cc89de775b77af6d1b9f08568", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "08db948eddbc7e12f43e67aad1801b1e5de75b5cc89de775b77af6d1b9f08568" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling concrete-csprng v0.2.2
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling dyn-stack v0.8.3
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling concrete-core v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_discarding_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_encoding.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_vector_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_vector_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_vector_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_vector_discarding_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_vector_encoding.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_vector_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/encoder_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/encoder_vector_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/entity_deserialization.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/entity_serialization.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/ggsw_ciphertext_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/ggsw_ciphertext_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/ggsw_ciphertext_scalar_discarding_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/ggsw_ciphertext_scalar_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `engine_error`
[INFO] [stdout]  --> src/specification/engines/ggsw_ciphertext_scalar_trivial_encryption.rs:3:37
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::specification::engines::{engine_error, AbstractEngine};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_consuming_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_discarding_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_discarding_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_discarding_trivial_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_ggsw_ciphertext_discarding_external_product.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_ggsw_ciphertext_external_product.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_trivial_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_trivial_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_consuming_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_discarding_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_discarding_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_trivial_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_trivial_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_zero_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_zero_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertexts_ggsw_ciphertext_fusing_cmux.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_secret_key_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_secret_key_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_secret_key_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_seeded_ciphertext_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_seeded_ciphertext_to_glwe_ciphertext_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_seeded_ciphertext_vector_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_seeded_ciphertext_vector_to_glwe_ciphertext_vector_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_to_lwe_secret_key_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_bootstrap_key_consuming_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_bootstrap_key_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_bootstrap_key_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_bootstrap_key_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_bootstrap_key_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_cleartext_discarding_multiplication.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_cleartext_fusing_multiplication.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_consuming_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_addition.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_bit_extraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_bootstrap.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_extraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_keyswitch.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_loading.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_opposite.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_public_key_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_storing.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_subtraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_fusing_addition.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_fusing_opposite.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_fusing_subtraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_loading.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_plaintext_discarding_addition.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_plaintext_discarding_subtraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_plaintext_fusing_addition.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_plaintext_fusing_subtraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_trivial_decryption.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_trivial_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_consuming_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_addition.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_affine_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_bootstrap.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_circuit_bootstrap_boolean.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_circuit_bootstrap_boolean_vertical_packing.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_keyswitch.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_loading.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_opposite.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_subtraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_fusing_addition.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_fusing_opposite.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_fusing_subtraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_glwe_ciphertext_discarding_packing_keyswitch.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_glwe_ciphertext_discarding_private_functional_packing_keyswitch.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_loading.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_trivial_decryption.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_trivial_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_zero_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_zero_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_circuit_bootstrap_private_functional_packing_keyswitch_keys_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_keyswitch_key_consuming_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_keyswitch_key_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_keyswitch_key_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_keyswitch_key_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_keyswitch_key_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_packing_keyswitch_key_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_private_functional_packing_keyswitch_key_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_secret_key_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_secret_key_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_bootstrap_key_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_bootstrap_key_to_lwe_bootstrap_key_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_ciphertext_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_ciphertext_to_lwe_ciphertext_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_ciphertext_vector_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_ciphertext_vector_to_lwe_ciphertext_vector_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_keyswitch_key_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_keyswitch_key_to_lwe_keyswitch_key_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_to_glwe_secret_key_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_decoding.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_discarding_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_vector_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_vector_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_vector_decoding.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_vector_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_vector_discarding_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_vector_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: an associated constant with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/commons/math/random/gaussian.rs:37:32
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     let size = <$T>::BITS as i32;
[INFO] [stdout]    |                                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 | implement_gaussian!(f32, i32);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `implement_gaussian` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use the fully qualified path to the associated const
[INFO] [stdout]    |
[INFO] [stdout] 37 -                     let size = <$T>::BITS as i32;
[INFO] [stdout] 37 +                     let size = <f32 as Numeric>::BITS as i32;
[INFO] [stdout]    |
[INFO] [stdout] help: add `#![feature(float_bits_const)]` to the crate attributes to enable `core::f32::<impl f32>::BITS`
[INFO] [stdout]   --> src/lib.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 + #![feature(float_bits_const)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: an associated constant with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/commons/math/random/gaussian.rs:37:32
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     let size = <$T>::BITS as i32;
[INFO] [stdout]    |                                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | implement_gaussian!(f64, i64);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = note: this warning originates in the macro `implement_gaussian` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use the fully qualified path to the associated const
[INFO] [stdout]    |
[INFO] [stdout] 37 -                     let size = <$T>::BITS as i32;
[INFO] [stdout] 37 +                     let size = <f64 as Numeric>::BITS as i32;
[INFO] [stdout]    |
[INFO] [stdout] help: add `#![feature(float_bits_const)]` to the crate attributes to enable `core::f64::<impl f64>::BITS`
[INFO] [stdout]   --> src/lib.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 + #![feature(float_bits_const)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: an associated constant with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/commons/numeric/float.rs:101:20
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 if Self::BITS == 32 {
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 | implement!(f64, 64);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `implement` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use the fully qualified path to the associated const
[INFO] [stdout]     |
[INFO] [stdout] 101 -                 if Self::BITS == 32 {
[INFO] [stdout] 101 +                 if <f64 as Numeric>::BITS == 32 {
[INFO] [stdout]     |
[INFO] [stdout] help: add `#![feature(float_bits_const)]` to the crate attributes to enable `core::f64::<impl f64>::BITS`
[INFO] [stdout]    --> src/lib.rs:48:1
[INFO] [stdout]     |
[INFO] [stdout]  48 + #![feature(float_bits_const)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: an associated constant with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/commons/numeric/float.rs:101:20
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 if Self::BITS == 32 {
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | implement!(f32, 32);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `implement` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use the fully qualified path to the associated const
[INFO] [stdout]     |
[INFO] [stdout] 101 -                 if Self::BITS == 32 {
[INFO] [stdout] 101 +                 if <f32 as Numeric>::BITS == 32 {
[INFO] [stdout]     |
[INFO] [stdout] help: add `#![feature(float_bits_const)]` to the crate attributes to enable `core::f32::<impl f32>::BITS`
[INFO] [stdout]    --> src/lib.rs:48:1
[INFO] [stdout]     |
[INFO] [stdout]  48 + #![feature(float_bits_const)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/commons/crypto/secret/lwe.rs:989:18
[INFO] [stdout]     |
[INFO] [stdout] 989 |             let (mut body, mut mask) = lwe.get_mut_body_and_mask();
[INFO] [stdout]     |                  ----^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/commons/math/decomposition/term.rs:122:10
[INFO] [stdout]     |
[INFO] [stdout] 121 |         tensor: Tensor<&'a [Scalar]>,
[INFO] [stdout]     |                         -- the lifetime is named here
[INFO] [stdout] 122 |     ) -> DecompositionTermTensor<Scalar> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 122 |     ) -> DecompositionTermTensor<'a, Scalar> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.53s
[INFO] running `Command { std: "docker" "inspect" "08db948eddbc7e12f43e67aad1801b1e5de75b5cc89de775b77af6d1b9f08568", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "08db948eddbc7e12f43e67aad1801b1e5de75b5cc89de775b77af6d1b9f08568" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_discarding_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_encoding.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_vector_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_vector_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_vector_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_vector_discarding_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_vector_encoding.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_vector_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/encoder_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/encoder_vector_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/entity_deserialization.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/entity_serialization.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/ggsw_ciphertext_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/ggsw_ciphertext_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/ggsw_ciphertext_scalar_discarding_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/ggsw_ciphertext_scalar_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `engine_error`
[INFO] [stdout]  --> src/specification/engines/ggsw_ciphertext_scalar_trivial_encryption.rs:3:37
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::specification::engines::{engine_error, AbstractEngine};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_consuming_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_discarding_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_discarding_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_discarding_trivial_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_ggsw_ciphertext_discarding_external_product.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_ggsw_ciphertext_external_product.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_trivial_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_trivial_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_consuming_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_discarding_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_discarding_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_trivial_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_trivial_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_zero_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_zero_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertexts_ggsw_ciphertext_fusing_cmux.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_secret_key_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_secret_key_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_secret_key_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_seeded_ciphertext_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_seeded_ciphertext_to_glwe_ciphertext_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_seeded_ciphertext_vector_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_seeded_ciphertext_vector_to_glwe_ciphertext_vector_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_to_lwe_secret_key_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_bootstrap_key_consuming_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_bootstrap_key_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_bootstrap_key_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_bootstrap_key_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_bootstrap_key_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_cleartext_discarding_multiplication.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_cleartext_fusing_multiplication.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_consuming_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_addition.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_bit_extraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_bootstrap.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_extraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_keyswitch.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_loading.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_opposite.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_public_key_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_storing.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_subtraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_fusing_addition.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_fusing_opposite.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_fusing_subtraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_loading.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_plaintext_discarding_addition.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_plaintext_discarding_subtraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_plaintext_fusing_addition.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_plaintext_fusing_subtraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_trivial_decryption.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_trivial_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_consuming_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_addition.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_affine_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_bootstrap.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_circuit_bootstrap_boolean.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_circuit_bootstrap_boolean_vertical_packing.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_keyswitch.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_loading.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_opposite.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_subtraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_fusing_addition.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_fusing_opposite.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_fusing_subtraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_glwe_ciphertext_discarding_packing_keyswitch.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_glwe_ciphertext_discarding_private_functional_packing_keyswitch.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_loading.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_trivial_decryption.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_trivial_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_zero_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_zero_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_circuit_bootstrap_private_functional_packing_keyswitch_keys_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_keyswitch_key_consuming_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_keyswitch_key_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_keyswitch_key_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_keyswitch_key_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_keyswitch_key_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_packing_keyswitch_key_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_private_functional_packing_keyswitch_key_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_secret_key_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_secret_key_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_bootstrap_key_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_bootstrap_key_to_lwe_bootstrap_key_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_ciphertext_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_ciphertext_to_lwe_ciphertext_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_ciphertext_vector_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_ciphertext_vector_to_lwe_ciphertext_vector_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_keyswitch_key_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_keyswitch_key_to_lwe_keyswitch_key_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_to_glwe_secret_key_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_decoding.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_discarding_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_vector_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_vector_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_vector_decoding.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_vector_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_vector_discarding_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_vector_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: an associated constant with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/commons/math/random/gaussian.rs:37:32
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     let size = <$T>::BITS as i32;
[INFO] [stdout]    |                                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 | implement_gaussian!(f32, i32);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `implement_gaussian` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use the fully qualified path to the associated const
[INFO] [stdout]    |
[INFO] [stdout] 37 -                     let size = <$T>::BITS as i32;
[INFO] [stdout] 37 +                     let size = <f32 as Numeric>::BITS as i32;
[INFO] [stdout]    |
[INFO] [stdout] help: add `#![feature(float_bits_const)]` to the crate attributes to enable `core::f32::<impl f32>::BITS`
[INFO] [stdout]   --> src/lib.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 + #![feature(float_bits_const)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: an associated constant with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/commons/math/random/gaussian.rs:37:32
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     let size = <$T>::BITS as i32;
[INFO] [stdout]    |                                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | implement_gaussian!(f64, i64);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = note: this warning originates in the macro `implement_gaussian` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use the fully qualified path to the associated const
[INFO] [stdout]    |
[INFO] [stdout] 37 -                     let size = <$T>::BITS as i32;
[INFO] [stdout] 37 +                     let size = <f64 as Numeric>::BITS as i32;
[INFO] [stdout]    |
[INFO] [stdout] help: add `#![feature(float_bits_const)]` to the crate attributes to enable `core::f64::<impl f64>::BITS`
[INFO] [stdout]   --> src/lib.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 + #![feature(float_bits_const)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: an associated constant with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/commons/numeric/float.rs:101:20
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 if Self::BITS == 32 {
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 | implement!(f64, 64);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `implement` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use the fully qualified path to the associated const
[INFO] [stdout]     |
[INFO] [stdout] 101 -                 if Self::BITS == 32 {
[INFO] [stdout] 101 +                 if <f64 as Numeric>::BITS == 32 {
[INFO] [stdout]     |
[INFO] [stdout] help: add `#![feature(float_bits_const)]` to the crate attributes to enable `core::f64::<impl f64>::BITS`
[INFO] [stdout]    --> src/lib.rs:48:1
[INFO] [stdout]     |
[INFO] [stdout]  48 + #![feature(float_bits_const)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: an associated constant with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/commons/numeric/float.rs:101:20
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 if Self::BITS == 32 {
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | implement!(f32, 32);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `implement` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use the fully qualified path to the associated const
[INFO] [stdout]     |
[INFO] [stdout] 101 -                 if Self::BITS == 32 {
[INFO] [stdout] 101 +                 if <f32 as Numeric>::BITS == 32 {
[INFO] [stdout]     |
[INFO] [stdout] help: add `#![feature(float_bits_const)]` to the crate attributes to enable `core::f32::<impl f32>::BITS`
[INFO] [stdout]    --> src/lib.rs:48:1
[INFO] [stdout]     |
[INFO] [stdout]  48 + #![feature(float_bits_const)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/commons/crypto/secret/lwe.rs:989:18
[INFO] [stdout]     |
[INFO] [stdout] 989 |             let (mut body, mut mask) = lwe.get_mut_body_and_mask();
[INFO] [stdout]     |                  ----^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/commons/math/decomposition/term.rs:122:10
[INFO] [stdout]     |
[INFO] [stdout] 121 |         tensor: Tensor<&'a [Scalar]>,
[INFO] [stdout]     |                         -- the lifetime is named here
[INFO] [stdout] 122 |     ) -> DecompositionTermTensor<Scalar> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 122 |     ) -> DecompositionTermTensor<'a, Scalar> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling kolmogorov_smirnov v1.1.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling concrete-core v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_discarding_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_encoding.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_vector_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_vector_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_vector_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_vector_discarding_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_vector_encoding.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/cleartext_vector_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/encoder_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/encoder_vector_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/entity_deserialization.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/entity_serialization.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/ggsw_ciphertext_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/ggsw_ciphertext_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/ggsw_ciphertext_scalar_discarding_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/ggsw_ciphertext_scalar_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `engine_error`
[INFO] [stdout]  --> src/specification/engines/ggsw_ciphertext_scalar_trivial_encryption.rs:3:37
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::specification::engines::{engine_error, AbstractEngine};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_consuming_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_discarding_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_discarding_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_discarding_trivial_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_ggsw_ciphertext_discarding_external_product.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_ggsw_ciphertext_external_product.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_trivial_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_trivial_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_consuming_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_discarding_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_discarding_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_trivial_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_trivial_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_vector_zero_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertext_zero_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_ciphertexts_ggsw_ciphertext_fusing_cmux.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_secret_key_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_secret_key_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_secret_key_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_seeded_ciphertext_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_seeded_ciphertext_to_glwe_ciphertext_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_seeded_ciphertext_vector_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_seeded_ciphertext_vector_to_glwe_ciphertext_vector_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/glwe_to_lwe_secret_key_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_bootstrap_key_consuming_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_bootstrap_key_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_bootstrap_key_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_bootstrap_key_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_bootstrap_key_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_cleartext_discarding_multiplication.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_cleartext_fusing_multiplication.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_consuming_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_addition.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_bit_extraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_bootstrap.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_extraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_keyswitch.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_loading.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_opposite.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_public_key_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_storing.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_discarding_subtraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_fusing_addition.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_fusing_opposite.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_fusing_subtraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_loading.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_plaintext_discarding_addition.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_plaintext_discarding_subtraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_plaintext_fusing_addition.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_plaintext_fusing_subtraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_trivial_decryption.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_trivial_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_consuming_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_addition.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_affine_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_bootstrap.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_circuit_bootstrap_boolean.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_circuit_bootstrap_boolean_vertical_packing.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_keyswitch.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_loading.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_opposite.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_discarding_subtraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_fusing_addition.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_fusing_opposite.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_fusing_subtraction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_glwe_ciphertext_discarding_packing_keyswitch.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_glwe_ciphertext_discarding_private_functional_packing_keyswitch.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_loading.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_trivial_decryption.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_trivial_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_vector_zero_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_ciphertext_zero_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_circuit_bootstrap_private_functional_packing_keyswitch_keys_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_keyswitch_key_consuming_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_keyswitch_key_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_keyswitch_key_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_keyswitch_key_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_keyswitch_key_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_packing_keyswitch_key_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_private_functional_packing_keyswitch_key_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_secret_key_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_secret_key_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_bootstrap_key_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_bootstrap_key_to_lwe_bootstrap_key_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_ciphertext_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_ciphertext_to_lwe_ciphertext_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_ciphertext_vector_encryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_ciphertext_vector_to_lwe_ciphertext_vector_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_keyswitch_key_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_seeded_keyswitch_key_to_lwe_keyswitch_key_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/lwe_to_glwe_secret_key_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_decoding.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_discarding_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_vector_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_vector_creation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_vector_decoding.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_vector_discarding_conversion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_vector_discarding_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::engine_error`
[INFO] [stdout]  --> src/specification/engines/plaintext_vector_retrieval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::engine_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: an associated constant with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/commons/math/random/gaussian.rs:37:32
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     let size = <$T>::BITS as i32;
[INFO] [stdout]    |                                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 | implement_gaussian!(f32, i32);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `implement_gaussian` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use the fully qualified path to the associated const
[INFO] [stdout]    |
[INFO] [stdout] 37 -                     let size = <$T>::BITS as i32;
[INFO] [stdout] 37 +                     let size = <f32 as Numeric>::BITS as i32;
[INFO] [stdout]    |
[INFO] [stdout] help: add `#![feature(float_bits_const)]` to the crate attributes to enable `core::f32::<impl f32>::BITS`
[INFO] [stdout]   --> src/lib.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 + #![feature(float_bits_const)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: an associated constant with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/commons/math/random/gaussian.rs:37:32
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     let size = <$T>::BITS as i32;
[INFO] [stdout]    |                                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | implement_gaussian!(f64, i64);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = note: this warning originates in the macro `implement_gaussian` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use the fully qualified path to the associated const
[INFO] [stdout]    |
[INFO] [stdout] 37 -                     let size = <$T>::BITS as i32;
[INFO] [stdout] 37 +                     let size = <f64 as Numeric>::BITS as i32;
[INFO] [stdout]    |
[INFO] [stdout] help: add `#![feature(float_bits_const)]` to the crate attributes to enable `core::f64::<impl f64>::BITS`
[INFO] [stdout]   --> src/lib.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 + #![feature(float_bits_const)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: an associated constant with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/commons/numeric/float.rs:101:20
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 if Self::BITS == 32 {
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 | implement!(f64, 64);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `implement` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use the fully qualified path to the associated const
[INFO] [stdout]     |
[INFO] [stdout] 101 -                 if Self::BITS == 32 {
[INFO] [stdout] 101 +                 if <f64 as Numeric>::BITS == 32 {
[INFO] [stdout]     |
[INFO] [stdout] help: add `#![feature(float_bits_const)]` to the crate attributes to enable `core::f64::<impl f64>::BITS`
[INFO] [stdout]    --> src/lib.rs:48:1
[INFO] [stdout]     |
[INFO] [stdout]  48 + #![feature(float_bits_const)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: an associated constant with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/commons/numeric/float.rs:101:20
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 if Self::BITS == 32 {
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | implement!(f32, 32);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `implement` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use the fully qualified path to the associated const
[INFO] [stdout]     |
[INFO] [stdout] 101 -                 if Self::BITS == 32 {
[INFO] [stdout] 101 +                 if <f32 as Numeric>::BITS == 32 {
[INFO] [stdout]     |
[INFO] [stdout] help: add `#![feature(float_bits_const)]` to the crate attributes to enable `core::f32::<impl f32>::BITS`
[INFO] [stdout]    --> src/lib.rs:48:1
[INFO] [stdout]     |
[INFO] [stdout]  48 + #![feature(float_bits_const)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/commons/crypto/secret/lwe.rs:989:18
[INFO] [stdout]     |
[INFO] [stdout] 989 |             let (mut body, mut mask) = lwe.get_mut_body_and_mask();
[INFO] [stdout]     |                  ----^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/commons/math/decomposition/term.rs:122:10
[INFO] [stdout]     |
[INFO] [stdout] 121 |         tensor: Tensor<&'a [Scalar]>,
[INFO] [stdout]     |                         -- the lifetime is named here
[INFO] [stdout] 122 |     ) -> DecompositionTermTensor<Scalar> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 122 |     ) -> DecompositionTermTensor<'a, Scalar> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.58s
[INFO] running `Command { std: "docker" "inspect" "08db948eddbc7e12f43e67aad1801b1e5de75b5cc89de775b77af6d1b9f08568", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "08db948eddbc7e12f43e67aad1801b1e5de75b5cc89de775b77af6d1b9f08568" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/cleartext_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/cleartext_creation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/cleartext_discarding_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/cleartext_discarding_retrieval.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/cleartext_encoding.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/cleartext_retrieval.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/cleartext_vector_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/cleartext_vector_creation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/cleartext_vector_discarding_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/cleartext_vector_discarding_retrieval.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/cleartext_vector_encoding.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/cleartext_vector_retrieval.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/encoder_creation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/encoder_vector_creation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/entity_deserialization.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/entity_serialization.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/ggsw_ciphertext_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/ggsw_ciphertext_discarding_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/ggsw_ciphertext_scalar_discarding_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/ggsw_ciphertext_scalar_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `engine_error`
[INFO] [stderr]  --> src/specification/engines/ggsw_ciphertext_scalar_trivial_encryption.rs:3:37
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::specification::engines::{engine_error, AbstractEngine};
[INFO] [stderr]   |                                     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_consuming_retrieval.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_creation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_decryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_discarding_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_discarding_decryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_discarding_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_discarding_trivial_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_ggsw_ciphertext_discarding_external_product.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_ggsw_ciphertext_external_product.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_trivial_decryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_trivial_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_vector_consuming_retrieval.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_vector_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_vector_creation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_vector_decryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_vector_discarding_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_vector_discarding_decryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_vector_discarding_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_vector_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_vector_trivial_decryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_vector_trivial_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_vector_zero_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertext_zero_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_ciphertexts_ggsw_ciphertext_fusing_cmux.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_secret_key_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_secret_key_discarding_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_secret_key_generation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_seeded_ciphertext_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_seeded_ciphertext_to_glwe_ciphertext_transformation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_seeded_ciphertext_vector_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_seeded_ciphertext_vector_to_glwe_ciphertext_vector_transformation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/glwe_to_lwe_secret_key_transformation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_bootstrap_key_consuming_retrieval.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_bootstrap_key_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_bootstrap_key_creation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_bootstrap_key_discarding_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_bootstrap_key_generation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_cleartext_discarding_multiplication.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_cleartext_fusing_multiplication.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_consuming_retrieval.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_creation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_decryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_discarding_addition.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_discarding_bit_extraction.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_discarding_bootstrap.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_discarding_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_discarding_decryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_discarding_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_discarding_extraction.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_discarding_keyswitch.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_discarding_loading.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_discarding_opposite.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_discarding_public_key_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_discarding_storing.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_discarding_subtraction.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_fusing_addition.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_fusing_opposite.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_fusing_subtraction.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_loading.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_plaintext_discarding_addition.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_plaintext_discarding_subtraction.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_plaintext_fusing_addition.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_plaintext_fusing_subtraction.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_trivial_decryption.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_trivial_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_consuming_retrieval.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_creation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_decryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_discarding_addition.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_discarding_affine_transformation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_discarding_bootstrap.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_discarding_circuit_bootstrap_boolean.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_discarding_circuit_bootstrap_boolean_vertical_packing.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_discarding_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_discarding_decryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_discarding_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_discarding_keyswitch.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_discarding_loading.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_discarding_opposite.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_discarding_subtraction.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_fusing_addition.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_fusing_opposite.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_fusing_subtraction.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_glwe_ciphertext_discarding_packing_keyswitch.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_glwe_ciphertext_discarding_private_functional_packing_keyswitch.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_loading.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_trivial_decryption.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_trivial_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_vector_zero_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_ciphertext_zero_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_circuit_bootstrap_private_functional_packing_keyswitch_keys_generation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_keyswitch_key_consuming_retrieval.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_keyswitch_key_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_keyswitch_key_creation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_keyswitch_key_discarding_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_keyswitch_key_generation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_packing_keyswitch_key_generation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_private_functional_packing_keyswitch_key_generation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_secret_key_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_secret_key_discarding_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_seeded_bootstrap_key_generation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_seeded_bootstrap_key_to_lwe_bootstrap_key_transformation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_seeded_ciphertext_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_seeded_ciphertext_to_lwe_ciphertext_transformation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_seeded_ciphertext_vector_encryption.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_seeded_ciphertext_vector_to_lwe_ciphertext_vector_transformation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_seeded_keyswitch_key_generation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_seeded_keyswitch_key_to_lwe_keyswitch_key_transformation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/lwe_to_glwe_secret_key_transformation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/plaintext_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/plaintext_creation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/plaintext_decoding.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/plaintext_discarding_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/plaintext_discarding_retrieval.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/plaintext_retrieval.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/plaintext_vector_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/plaintext_vector_creation.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/plaintext_vector_decoding.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/plaintext_vector_discarding_conversion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/plaintext_vector_discarding_retrieval.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::engine_error`
[INFO] [stderr]  --> src/specification/engines/plaintext_vector_retrieval.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::engine_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: an associated constant with this name may be added to the standard library in the future
[INFO] [stderr]   --> src/commons/math/random/gaussian.rs:37:32
[INFO] [stderr]    |
[INFO] [stderr] 37 |                     let size = <$T>::BITS as i32;
[INFO] [stderr]    |                                ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 55 | implement_gaussian!(f32, i32);
[INFO] [stderr]    | ----------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr]    = note: this warning originates in the macro `implement_gaussian` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use the fully qualified path to the associated const
[INFO] [stderr]    |
[INFO] [stderr] 37 -                     let size = <$T>::BITS as i32;
[INFO] [stderr] 37 +                     let size = <f32 as Numeric>::BITS as i32;
[INFO] [stderr]    |
[INFO] [stderr] help: add `#![feature(float_bits_const)]` to the crate attributes to enable `core::f32::<impl f32>::BITS`
[INFO] [stderr]   --> src/lib.rs:48:1
[INFO] [stderr]    |
[INFO] [stderr] 48 + #![feature(float_bits_const)]
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: an associated constant with this name may be added to the standard library in the future
[INFO] [stderr]   --> src/commons/math/random/gaussian.rs:37:32
[INFO] [stderr]    |
[INFO] [stderr] 37 |                     let size = <$T>::BITS as i32;
[INFO] [stderr]    |                                ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 56 | implement_gaussian!(f64, i64);
[INFO] [stderr]    | ----------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr]    = note: this warning originates in the macro `implement_gaussian` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use the fully qualified path to the associated const
[INFO] [stderr]    |
[INFO] [stderr] 37 -                     let size = <$T>::BITS as i32;
[INFO] [stderr] 37 +                     let size = <f64 as Numeric>::BITS as i32;
[INFO] [stderr]    |
[INFO] [stderr] help: add `#![feature(float_bits_const)]` to the crate attributes to enable `core::f64::<impl f64>::BITS`
[INFO] [stderr]   --> src/lib.rs:48:1
[INFO] [stderr]    |
[INFO] [stderr] 48 + #![feature(float_bits_const)]
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: an associated constant with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/commons/numeric/float.rs:101:20
[INFO] [stderr]     |
[INFO] [stderr] 101 |                 if Self::BITS == 32 {
[INFO] [stderr]     |                    ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 117 | implement!(f64, 64);
[INFO] [stderr]     | ------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr]     = note: this warning originates in the macro `implement` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use the fully qualified path to the associated const
[INFO] [stderr]     |
[INFO] [stderr] 101 -                 if Self::BITS == 32 {
[INFO] [stderr] 101 +                 if <f64 as Numeric>::BITS == 32 {
[INFO] [stderr]     |
[INFO] [stderr] help: add `#![feature(float_bits_const)]` to the crate attributes to enable `core::f64::<impl f64>::BITS`
[INFO] [stderr]    --> src/lib.rs:48:1
[INFO] [stderr]     |
[INFO] [stderr]  48 + #![feature(float_bits_const)]
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: an associated constant with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/commons/numeric/float.rs:101:20
[INFO] [stderr]     |
[INFO] [stderr] 101 |                 if Self::BITS == 32 {
[INFO] [stderr]     |                    ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 118 | implement!(f32, 32);
[INFO] [stderr]     | ------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr]     = note: this warning originates in the macro `implement` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use the fully qualified path to the associated const
[INFO] [stderr]     |
[INFO] [stderr] 101 -                 if Self::BITS == 32 {
[INFO] [stderr] 101 +                 if <f32 as Numeric>::BITS == 32 {
[INFO] [stderr]     |
[INFO] [stderr] help: add `#![feature(float_bits_const)]` to the crate attributes to enable `core::f32::<impl f32>::BITS`
[INFO] [stderr]    --> src/lib.rs:48:1
[INFO] [stderr]     |
[INFO] [stderr]  48 + #![feature(float_bits_const)]
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/commons/crypto/secret/lwe.rs:989:18
[INFO] [stderr]     |
[INFO] [stderr] 989 |             let (mut body, mut mask) = lwe.get_mut_body_and_mask();
[INFO] [stderr]     |                  ----^^^^
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/commons/math/decomposition/term.rs:122:10
[INFO] [stderr]     |
[INFO] [stderr] 121 |         tensor: Tensor<&'a [Scalar]>,
[INFO] [stderr]     |                         -- the lifetime is named here
[INFO] [stderr] 122 |     ) -> DecompositionTermTensor<Scalar> {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 122 |     ) -> DecompositionTermTensor<'a, Scalar> {
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: `concrete-core` (lib) generated 154 warnings (run `cargo fix --lib -p concrete-core` to apply 154 suggestions)
[INFO] [stderr] warning: `concrete-core` (lib test) generated 154 warnings (154 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/concrete_core-7ae13b45d69ad1e7)
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stdout] test commons::crypto::encoding::encoder::test::test_new_x_encode ... ok
[INFO] [stdout] test commons::crypto::encoding::encoder::test::test_new_x_encode_single_x_copy_x_decode_single ... ok
[INFO] [stdout] test commons::crypto::encoding::encoder::test::test_new_centered_x_encode_single_x_decode_single ... ok
[INFO] [stdout] test commons::crypto::encoding::encoder::test::test_zero_x_is_valid ... ok
[INFO] [stdout] test commons::crypto::encoding::encoder::test::test_new_x_encode_single_x_decode_single ... ok
[INFO] [stdout] test commons::crypto::encoding::encoder::test::test_new_x_is_valid ... ok
[INFO] [stdout] test commons::crypto::encoding::encoder::test::margins_with_integers ... ok
[INFO] [stdout] test commons::crypto::encoding::encoder::test::test_new_centered_x_is_valid ... ok
[INFO] [stdout] test commons::crypto::encoding::encoder::test::test_new_rounding_context_x_encode_single_x_decode_single ... FAILED
[INFO] [stdout] test commons::crypto::lwe::test::test_ksk_seeded_gen_equivalence_u32 ... ok
[INFO] [stdout] test commons::crypto::lwe::test::test_ksk_seeded_gen_equivalence_u64 ... ok
[INFO] [stdout] test commons::crypto::encoding::encoder::test::margins_with_reals ... ok
[INFO] [stdout] test commons::crypto::ggsw::tests::test_seeded_ggsw_u64 ... ok
[INFO] [stdout] test commons::math::polynomial::tests::test_multiply_divide_unit_monomial_u32 ... ok
[INFO] [stdout] test commons::math::polynomial::tests::test_multiply_divide_unit_monomial_u64 ... ok
[INFO] [stdout] test commons::crypto::encoding::tests::test_encoding_decoding_u64 ... ok
[INFO] [stdout] test commons::math::decomposition::tests::test_round_tensor_to_closest_twice_u32 ... ok
[INFO] [stdout] test commons::math::decomposition::tests::test_round_to_closest_twice_u32 ... ok
[INFO] [stdout] test commons::math::decomposition::tests::test_round_tensor_to_closest_twice_u64 ... ok
[INFO] [stdout] test commons::math::decomposition::tests::test_round_to_closest_representable_u32 ... ok
[INFO] [stdout] test commons::math::decomposition::tests::test_round_to_closest_representable_u64 ... ok
[INFO] [stdout] test commons::math::tensor::tests::test_add_u32 ... ok
[INFO] [stdout] test commons::math::tensor::tests::test_add_u64 ... ok
[INFO] [stdout] test commons::math::tensor::tests::test_sub_u32 ... ok
[INFO] [stdout] test commons::math::tensor::tests::test_sub_u64 ... ok
[INFO] [stdout] test commons::numeric::float::test::test_f32_binary_rep ... ok
[INFO] [stdout] test commons::numeric::float::test::test_f64_binary_rep ... ok
[INFO] [stdout] test commons::numeric::signed::test::test_sint128_binary_rep ... ok
[INFO] [stdout] test commons::numeric::signed::test::test_sint16_binary_rep ... ok
[INFO] [stdout] test commons::numeric::signed::test::test_sint32_binary_rep ... ok
[INFO] [stdout] test commons::numeric::signed::test::test_sint64_binary_rep ... ok
[INFO] [stdout] test commons::numeric::signed::test::test_sint8_binary_rep ... ok
[INFO] [stdout] test commons::numeric::unsigned::test::test_uint128_binary_rep ... ok
[INFO] [stdout] test commons::math::decomposition::tests::test_round_to_closest_twice_u64 ... ok
[INFO] [stdout] test commons::numeric::unsigned::test::test_uint32_binary_rep ... ok
[INFO] [stdout] test commons::numeric::unsigned::test::test_uint64_binary_rep ... ok
[INFO] [stdout] test commons::numeric::unsigned::test::test_uint8_binary_rep ... ok
[INFO] [stdout] test commons::utils::test::test_zip ... ok
[INFO] [stdout] test commons::numeric::unsigned::test::test_uint16_binary_rep ... ok
[INFO] [stdout] test commons::crypto::encoding::tests::test_encoding_decoding_u32 ... ok
[INFO] [stdout] test commons::crypto::ggsw::tests::test_seeded_ggsw_u32 ... ok
[INFO] [stdout] test commons::crypto::bootstrap::tests::test_bsk_seeded_gen_equivalence_u32 ... ok
[INFO] [stdout] test commons::crypto::bootstrap::tests::test_bsk_seeded_gen_equivalence_u64 ... ok
[INFO] [stdout] test commons::math::random::tests::test_normal_random_u64 ... ok
[INFO] [stdout] test commons::math::random::tests::test_normal_random_u32 ... ok
[INFO] [stdout] test commons::math::decomposition::tests::test_decompose_recompose_u32 ... ok
[INFO] [stdout] test commons::math::decomposition::tests::test_decompose_recompose_tensor_u64 ... ok
[INFO] [stdout] test commons::math::decomposition::tests::test_decompose_recompose_tensor_u32 ... ok
[INFO] [stdout] test commons::math::decomposition::tests::test_decompose_recompose_u64 ... ok
[INFO] [stdout] test commons::math::polynomial::tests::test_multiply_karatsuba_u32 ... ok
[INFO] [stdout] test commons::math::polynomial::tests::test_multiply_karatsuba_u64 has been running for over 60 seconds
[INFO] [stdout] test commons::math::random::tests::test_distribution_u32 has been running for over 60 seconds
[INFO] [stdout] test commons::math::random::tests::test_distribution_u64 has been running for over 60 seconds
[INFO] [stdout] test commons::math::polynomial::tests::test_multiply_karatsuba_u64 ... ok
[INFO] [stdout] test commons::math::random::tests::test_distribution_u32 ... FAILED
[INFO] [stdout] test commons::math::random::tests::test_distribution_u64 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- commons::crypto::encoding::encoder::test::test_new_rounding_context_x_encode_single_x_decode_single stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'commons::crypto::encoding::encoder::test::test_new_rounding_context_x_encode_single_x_decode_single' (646) panicked at src/commons/crypto/encoding/encoder.rs:574:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 1011.763
[INFO] [stdout]  right: 1011.7629999999999
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563fc49f6098 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x563fc49f6098 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x563fc49f6098 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x563fc49f6098 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x563fc4a0b1ea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x563fc4a0b1ea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x563fc49fa962 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x563fc49fa962 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x563fc49d51e6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x563fc49d51e6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x563fc49ee5e9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x563fc49435cc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x563fc49435cc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x563fc49ee7a2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x563fc49ee7a2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x563fc49d52a2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x563fc49ca479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x563fc49d5fbd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x563fc4a0b93c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x563fc4a0b7f3 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x563fc48fea94 - core[28b146924c2f19c6]::panicking::assert_failed::<f64, f64>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x563fc48de06e - concrete_core[8ebb6fa9b7316748]::commons::crypto::encoding::encoder::test::test_new_rounding_context_x_encode_single_x_decode_single
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commons/crypto/encoding/encoder.rs:574:13
[INFO] [stdout]   22:     0x563fc48d5ff7 - concrete_core[8ebb6fa9b7316748]::commons::crypto::encoding::encoder::test::test_new_rounding_context_x_encode_single_x_decode_single::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commons/crypto/encoding/encoder.rs:545:67
[INFO] [stdout]   23:     0x563fc48e5326 - <concrete_core[8ebb6fa9b7316748]::commons::crypto::encoding::encoder::test::test_new_rounding_context_x_encode_single_x_decode_single::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x563fc49366ab - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x563fc49366ab - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x563fc4943f25 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x563fc4943f25 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x563fc4943f25 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x563fc4943f25 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x563fc4943f25 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x563fc4943f25 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x563fc4943f25 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x563fc493ea84 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x563fc493ea84 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x563fc4946fa2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x563fc4946fa2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x563fc4946fa2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x563fc4946fa2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x563fc4946fa2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x563fc4946fa2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x563fc4946fa2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x563fc49f59ff - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x563fc49f59ff - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x782bbb0aaaa4 - <unknown>
[INFO] [stdout]   45:     0x782bbb137a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- commons::math::random::tests::test_distribution_u32 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'commons::math::random::tests::test_distribution_u32' (672) panicked at src/commons/mod.rs:170:9:
[INFO] [stdout] Not the same distribution with a probability of 0.9812459188951301
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563fc49f6098 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x563fc49f6098 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x563fc49f6098 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x563fc49f6098 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x563fc4a0b1ea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x563fc4a0b1ea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x563fc49fa962 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x563fc49fa962 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x563fc49d51e6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x563fc49d51e6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x563fc49ee5e9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x563fc49435cc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x563fc49435cc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x563fc49ee7a2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x563fc49ee7a2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x563fc49d52a2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x563fc49ca479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x563fc49d5fbd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x563fc4a0b93c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x563fc48e6799 - concrete_core[8ebb6fa9b7316748]::commons::test_tools::assert_noise_distribution::<concrete_core[8ebb6fa9b7316748]::commons::math::tensor::tensor::Tensor<alloc[95e62e727ddf147d]::vec::Vec<u32>>, concrete_core[8ebb6fa9b7316748]::commons::math::tensor::tensor::Tensor<alloc[95e62e727ddf147d]::vec::Vec<u32>>, u32, concrete_core[8ebb6fa9b7316748]::specification::dispersion::LogStandardDev>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commons/mod.rs:170:9
[INFO] [stdout]   20:     0x563fc491d912 - concrete_core[8ebb6fa9b7316748]::commons::math::random::tests::test_distribution::<u32>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commons/math/random/tests.rs:73:5
[INFO] [stdout]   21:     0x563fc49208e6 - concrete_core[8ebb6fa9b7316748]::commons::math::random::tests::test_distribution_u32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commons/math/random/tests.rs:78:5
[INFO] [stdout]   22:     0x563fc491eef7 - concrete_core[8ebb6fa9b7316748]::commons::math::random::tests::test_distribution_u32::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commons/math/random/tests.rs:77:27
[INFO] [stdout]   23:     0x563fc48e49e6 - <concrete_core[8ebb6fa9b7316748]::commons::math::random::tests::test_distribution_u32::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x563fc49366ab - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x563fc49366ab - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x563fc4943f25 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x563fc4943f25 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x563fc4943f25 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x563fc4943f25 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x563fc4943f25 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x563fc4943f25 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x563fc4943f25 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x563fc493ea84 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x563fc493ea84 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x563fc4946fa2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x563fc4946fa2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x563fc4946fa2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x563fc4946fa2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x563fc4946fa2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x563fc4946fa2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x563fc4946fa2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x563fc49f59ff - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x563fc49f59ff - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x782bbb0aaaa4 - <unknown>
[INFO] [stdout]   45:     0x782bbb137a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     commons::crypto::encoding::encoder::test::test_new_rounding_context_x_encode_single_x_decode_single
[INFO] [stdout]     commons::math::random::tests::test_distribution_u32
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 51 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 153.82s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "08db948eddbc7e12f43e67aad1801b1e5de75b5cc89de775b77af6d1b9f08568", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08db948eddbc7e12f43e67aad1801b1e5de75b5cc89de775b77af6d1b9f08568", kill_on_drop: false }`
[INFO] [stdout] 08db948eddbc7e12f43e67aad1801b1e5de75b5cc89de775b77af6d1b9f08568
